}
else
{
application.submit(m_callableDestroyStaticMethod, listener);
}
}
}
else
{
return application.submit(m_callableDestroyStaticMethod);
}
}